adTempus API
|
Gets or sets the holiday set for this trigger
__property IDateSchedule* Holidays;
IDateSchedule* Holidays;
Property Holidays() As IDateSchedule*
The DateSchedule you specify must have the Shared and UseAsHolidaySet properties set to True.
The Holidays are ignored unless the HolidayTreatment is set to something other than htIgnoreHolidays.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|